Skip to content

Conversation

@mkArtakMSFT
Copy link
Contributor

Fixes #61269

@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Apr 2, 2025
@mkArtakMSFT
Copy link
Contributor Author

This took me ~15 minutes to do. Does anyone know of a reason for not taking this?

@wtgodbe
Copy link
Member

wtgodbe commented Apr 2, 2025

Seems like some tests would need to be changed - in general I don't have any objection to this, but I'd recommend checking w/ devs (maybe in ASP.NET chat) to see how people think this would impact their workflow (I don't use VS as much as most devs on the team)

@mkArtakMSFT
Copy link
Contributor Author

Ok, found one mistake with absolute paths in the converted .slnx files. Will fix that now and see where it brings us

@mkArtakMSFT mkArtakMSFT force-pushed the mkArtakMSFT/solution branch from 16bc909 to d5f66e8 Compare April 3, 2025 17:56
@mkArtakMSFT mkArtakMSFT marked this pull request as ready for review April 3, 2025 18:03
@mkArtakMSFT
Copy link
Contributor Author

Thanks for taking a look at this, @richardstanton!

@mkArtakMSFT mkArtakMSFT enabled auto-merge (squash) April 4, 2025 00:11
@mkArtakMSFT
Copy link
Contributor Author

@wtgodbe the failing tests are all flaky, so I think we should merge this one without waiting for the tests to pass. I have #61349 quarantining the OpenAPI tests and @lewing been notified to look into the failing components tests which aren't related to the changes in this PR.

@mkArtakMSFT mkArtakMSFT merged commit b4c1921 into main Apr 6, 2025
27 checks passed
@mkArtakMSFT mkArtakMSFT deleted the mkArtakMSFT/solution branch April 6, 2025 22:02
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview4 milestone Apr 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update the AspNetCore.sln solution to the new SLNX format

5 participants